UserLocation

Facility that informs about the user (phone) location.

Functions

Link copied to clipboard
abstract fun isAuthorized(): Boolean
Checks if location service is authorized.
Link copied to clipboard
Gets the last known user location.
Link copied to clipboard
abstract fun restartLocationUpdates()
Starts location updates if UserLocation is already observed and all authorizations are granted.